SFTP is a commercial Sublime Text package, that will allow you to keep in sync files on your laptop and on a server. Open your project in ST. This will create a sftp-config.json at the root of your project. (You may want to add sftp-config.json to your gl
SFTP is a commercial Sublime Text package, that will allow you to keep in sync files on your laptop and on a server. Open your project in ST. This will create a sftp-config.json at the root of your project. (You may want to add sftp-config.json to your gl
In this article, you will learn how to setup sFTP for Sublime Text to push (Local to remote) or pull (Remote to Local) the codes/files using file transfer protocol.
This article is the second in a series about sublime text and how to set it up for remote development using the SFTP package. I suggest you refer to our previous article about the installation and configuration of sublime text 3.